Adds an element with the provided key and value to the
ObservableDictionary<TKey,TValue>.
シンタックス
'宣言
Public Overloads Sub Add( _
ByVal As , _
ByVal As _
)
パラメータ
- key
- The object to use as the key of the element to add.
- value
- The object to use as the value of the element to add.
参照